3.1.1 \(\int (c+d x)^4 \sinh (a+b x) \, dx\) [1]

Optimal. Leaf size=91 \[ \frac {24 d^4 \cosh (a+b x)}{b^5}+\frac {12 d^2 (c+d x)^2 \cosh (a+b x)}{b^3}+\frac {(c+d x)^4 \cosh (a+b x)}{b}-\frac {24 d^3 (c+d x) \sinh (a+b x)}{b^4}-\frac {4 d (c+d x)^3 \sinh (a+b x)}{b^2} \]

[Out]

24*d^4*cosh(b*x+a)/b^5+12*d^2*(d*x+c)^2*cosh(b*x+a)/b^3+(d*x+c)^4*cosh(b*x+a)/b-24*d^3*(d*x+c)*sinh(b*x+a)/b^4
-4*d*(d*x+c)^3*sinh(b*x+a)/b^2

________________________________________________________________________________________

Rubi [A]
time = 0.08, antiderivative size = 91, normalized size of antiderivative = 1.00, number of steps used = 5, number of rules used = 2, integrand size = 14, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.143, Rules used = {3377, 2718} \begin {gather*} \frac {24 d^4 \cosh (a+b x)}{b^5}-\frac {24 d^3 (c+d x) \sinh (a+b x)}{b^4}+\frac {12 d^2 (c+d x)^2 \cosh (a+b x)}{b^3}-\frac {4 d (c+d x)^3 \sinh (a+b x)}{b^2}+\frac {(c+d x)^4 \cosh (a+b x)}{b} \end {gather*}

Antiderivative was successfully verified.

[In]

Int[(c + d*x)^4*Sinh[a + b*x],x]

[Out]

(24*d^4*Cosh[a + b*x])/b^5 + (12*d^2*(c + d*x)^2*Cosh[a + b*x])/b^3 + ((c + d*x)^4*Cosh[a + b*x])/b - (24*d^3*
(c + d*x)*Sinh[a + b*x])/b^4 - (4*d*(c + d*x)^3*Sinh[a + b*x])/b^2

Rule 2718

Int[sin[(c_.) + (d_.)*(x_)], x_Symbol] :> Simp[-Cos[c + d*x]/d, x] /; FreeQ[{c, d}, x]

Rule 3377

Int[((c_.) + (d_.)*(x_))^(m_.)*sin[(e_.) + (f_.)*(x_)], x_Symbol] :> Simp[(-(c + d*x)^m)*(Cos[e + f*x]/f), x]
+ Dist[d*(m/f), Int[(c + d*x)^(m - 1)*Cos[e + f*x], x], x] /; FreeQ[{c, d, e, f}, x] && GtQ[m, 0]

Rubi steps

\begin {align*} \int (c+d x)^4 \sinh (a+b x) \, dx &=\frac {(c+d x)^4 \cosh (a+b x)}{b}-\frac {(4 d) \int (c+d x)^3 \cosh (a+b x) \, dx}{b}\\ &=\frac {(c+d x)^4 \cosh (a+b x)}{b}-\frac {4 d (c+d x)^3 \sinh (a+b x)}{b^2}+\frac {\left (12 d^2\right ) \int (c+d x)^2 \sinh (a+b x) \, dx}{b^2}\\ &=\frac {12 d^2 (c+d x)^2 \cosh (a+b x)}{b^3}+\frac {(c+d x)^4 \cosh (a+b x)}{b}-\frac {4 d (c+d x)^3 \sinh (a+b x)}{b^2}-\frac {\left (24 d^3\right ) \int (c+d x) \cosh (a+b x) \, dx}{b^3}\\ &=\frac {12 d^2 (c+d x)^2 \cosh (a+b x)}{b^3}+\frac {(c+d x)^4 \cosh (a+b x)}{b}-\frac {24 d^3 (c+d x) \sinh (a+b x)}{b^4}-\frac {4 d (c+d x)^3 \sinh (a+b x)}{b^2}+\frac {\left (24 d^4\right ) \int \sinh (a+b x) \, dx}{b^4}\\ &=\frac {24 d^4 \cosh (a+b x)}{b^5}+\frac {12 d^2 (c+d x)^2 \cosh (a+b x)}{b^3}+\frac {(c+d x)^4 \cosh (a+b x)}{b}-\frac {24 d^3 (c+d x) \sinh (a+b x)}{b^4}-\frac {4 d (c+d x)^3 \sinh (a+b x)}{b^2}\\ \end {align*}

________________________________________________________________________________________

Mathematica [A]
time = 0.18, size = 76, normalized size = 0.84 \begin {gather*} \frac {\left (24 d^4+12 b^2 d^2 (c+d x)^2+b^4 (c+d x)^4\right ) \cosh (a+b x)-4 b d (c+d x) \left (6 d^2+b^2 (c+d x)^2\right ) \sinh (a+b x)}{b^5} \end {gather*}

Antiderivative was successfully verified.

[In]

Integrate[(c + d*x)^4*Sinh[a + b*x],x]

[Out]

((24*d^4 + 12*b^2*d^2*(c + d*x)^2 + b^4*(c + d*x)^4)*Cosh[a + b*x] - 4*b*d*(c + d*x)*(6*d^2 + b^2*(c + d*x)^2)
*Sinh[a + b*x])/b^5

________________________________________________________________________________________

Maple [B] Leaf count of result is larger than twice the leaf count of optimal. \(546\) vs. \(2(91)=182\).
time = 0.30, size = 547, normalized size = 6.01

method result size
risch \(\frac {\left (d^{4} x^{4} b^{4}+4 b^{4} c \,d^{3} x^{3}+6 b^{4} c^{2} d^{2} x^{2}-4 b^{3} d^{4} x^{3}+4 b^{4} c^{3} d x -12 b^{3} c \,d^{3} x^{2}+b^{4} c^{4}-12 b^{3} c^{2} d^{2} x +12 b^{2} d^{4} x^{2}-4 b^{3} c^{3} d +24 b^{2} c \,d^{3} x +12 b^{2} c^{2} d^{2}-24 b \,d^{4} x -24 b c \,d^{3}+24 d^{4}\right ) {\mathrm e}^{b x +a}}{2 b^{5}}+\frac {\left (d^{4} x^{4} b^{4}+4 b^{4} c \,d^{3} x^{3}+6 b^{4} c^{2} d^{2} x^{2}+4 b^{3} d^{4} x^{3}+4 b^{4} c^{3} d x +12 b^{3} c \,d^{3} x^{2}+b^{4} c^{4}+12 b^{3} c^{2} d^{2} x +12 b^{2} d^{4} x^{2}+4 b^{3} c^{3} d +24 b^{2} c \,d^{3} x +12 b^{2} c^{2} d^{2}+24 b \,d^{4} x +24 b c \,d^{3}+24 d^{4}\right ) {\mathrm e}^{-b x -a}}{2 b^{5}}\) \(325\)
derivativedivides \(\frac {-\frac {4 d a \,c^{3} \cosh \left (b x +a \right )}{b}+\frac {6 d^{2} a^{2} c^{2} \cosh \left (b x +a \right )}{b^{2}}-\frac {4 d^{3} a^{3} c \cosh \left (b x +a \right )}{b^{3}}-\frac {4 d^{4} a^{3} \left (\left (b x +a \right ) \cosh \left (b x +a \right )-\sinh \left (b x +a \right )\right )}{b^{4}}+\frac {4 d \,c^{3} \left (\left (b x +a \right ) \cosh \left (b x +a \right )-\sinh \left (b x +a \right )\right )}{b}+\frac {6 d^{2} c^{2} \left (\left (b x +a \right )^{2} \cosh \left (b x +a \right )-2 \left (b x +a \right ) \sinh \left (b x +a \right )+2 \cosh \left (b x +a \right )\right )}{b^{2}}-\frac {4 d^{4} a \left (\left (b x +a \right )^{3} \cosh \left (b x +a \right )-3 \left (b x +a \right )^{2} \sinh \left (b x +a \right )+6 \left (b x +a \right ) \cosh \left (b x +a \right )-6 \sinh \left (b x +a \right )\right )}{b^{4}}+\frac {4 d^{3} c \left (\left (b x +a \right )^{3} \cosh \left (b x +a \right )-3 \left (b x +a \right )^{2} \sinh \left (b x +a \right )+6 \left (b x +a \right ) \cosh \left (b x +a \right )-6 \sinh \left (b x +a \right )\right )}{b^{3}}+\frac {6 d^{4} a^{2} \left (\left (b x +a \right )^{2} \cosh \left (b x +a \right )-2 \left (b x +a \right ) \sinh \left (b x +a \right )+2 \cosh \left (b x +a \right )\right )}{b^{4}}+\frac {d^{4} \left (\left (b x +a \right )^{4} \cosh \left (b x +a \right )-4 \left (b x +a \right )^{3} \sinh \left (b x +a \right )+12 \left (b x +a \right )^{2} \cosh \left (b x +a \right )-24 \left (b x +a \right ) \sinh \left (b x +a \right )+24 \cosh \left (b x +a \right )\right )}{b^{4}}+\frac {d^{4} a^{4} \cosh \left (b x +a \right )}{b^{4}}-\frac {12 d^{2} a \,c^{2} \left (\left (b x +a \right ) \cosh \left (b x +a \right )-\sinh \left (b x +a \right )\right )}{b^{2}}-\frac {12 d^{3} a c \left (\left (b x +a \right )^{2} \cosh \left (b x +a \right )-2 \left (b x +a \right ) \sinh \left (b x +a \right )+2 \cosh \left (b x +a \right )\right )}{b^{3}}+\frac {12 d^{3} a^{2} c \left (\left (b x +a \right ) \cosh \left (b x +a \right )-\sinh \left (b x +a \right )\right )}{b^{3}}+c^{4} \cosh \left (b x +a \right )}{b}\) \(547\)
default \(\frac {-\frac {4 d a \,c^{3} \cosh \left (b x +a \right )}{b}+\frac {6 d^{2} a^{2} c^{2} \cosh \left (b x +a \right )}{b^{2}}-\frac {4 d^{3} a^{3} c \cosh \left (b x +a \right )}{b^{3}}-\frac {4 d^{4} a^{3} \left (\left (b x +a \right ) \cosh \left (b x +a \right )-\sinh \left (b x +a \right )\right )}{b^{4}}+\frac {4 d \,c^{3} \left (\left (b x +a \right ) \cosh \left (b x +a \right )-\sinh \left (b x +a \right )\right )}{b}+\frac {6 d^{2} c^{2} \left (\left (b x +a \right )^{2} \cosh \left (b x +a \right )-2 \left (b x +a \right ) \sinh \left (b x +a \right )+2 \cosh \left (b x +a \right )\right )}{b^{2}}-\frac {4 d^{4} a \left (\left (b x +a \right )^{3} \cosh \left (b x +a \right )-3 \left (b x +a \right )^{2} \sinh \left (b x +a \right )+6 \left (b x +a \right ) \cosh \left (b x +a \right )-6 \sinh \left (b x +a \right )\right )}{b^{4}}+\frac {4 d^{3} c \left (\left (b x +a \right )^{3} \cosh \left (b x +a \right )-3 \left (b x +a \right )^{2} \sinh \left (b x +a \right )+6 \left (b x +a \right ) \cosh \left (b x +a \right )-6 \sinh \left (b x +a \right )\right )}{b^{3}}+\frac {6 d^{4} a^{2} \left (\left (b x +a \right )^{2} \cosh \left (b x +a \right )-2 \left (b x +a \right ) \sinh \left (b x +a \right )+2 \cosh \left (b x +a \right )\right )}{b^{4}}+\frac {d^{4} \left (\left (b x +a \right )^{4} \cosh \left (b x +a \right )-4 \left (b x +a \right )^{3} \sinh \left (b x +a \right )+12 \left (b x +a \right )^{2} \cosh \left (b x +a \right )-24 \left (b x +a \right ) \sinh \left (b x +a \right )+24 \cosh \left (b x +a \right )\right )}{b^{4}}+\frac {d^{4} a^{4} \cosh \left (b x +a \right )}{b^{4}}-\frac {12 d^{2} a \,c^{2} \left (\left (b x +a \right ) \cosh \left (b x +a \right )-\sinh \left (b x +a \right )\right )}{b^{2}}-\frac {12 d^{3} a c \left (\left (b x +a \right )^{2} \cosh \left (b x +a \right )-2 \left (b x +a \right ) \sinh \left (b x +a \right )+2 \cosh \left (b x +a \right )\right )}{b^{3}}+\frac {12 d^{3} a^{2} c \left (\left (b x +a \right ) \cosh \left (b x +a \right )-\sinh \left (b x +a \right )\right )}{b^{3}}+c^{4} \cosh \left (b x +a \right )}{b}\) \(547\)

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((d*x+c)^4*sinh(b*x+a),x,method=_RETURNVERBOSE)

[Out]

1/b*(-4*d/b*a*c^3*cosh(b*x+a)+6*d^2/b^2*a^2*c^2*cosh(b*x+a)-4*d^3/b^3*a^3*c*cosh(b*x+a)-4*d^4/b^4*a^3*((b*x+a)
*cosh(b*x+a)-sinh(b*x+a))+4*d/b*c^3*((b*x+a)*cosh(b*x+a)-sinh(b*x+a))+6*d^2/b^2*c^2*((b*x+a)^2*cosh(b*x+a)-2*(
b*x+a)*sinh(b*x+a)+2*cosh(b*x+a))-4*d^4/b^4*a*((b*x+a)^3*cosh(b*x+a)-3*(b*x+a)^2*sinh(b*x+a)+6*(b*x+a)*cosh(b*
x+a)-6*sinh(b*x+a))+4*d^3/b^3*c*((b*x+a)^3*cosh(b*x+a)-3*(b*x+a)^2*sinh(b*x+a)+6*(b*x+a)*cosh(b*x+a)-6*sinh(b*
x+a))+6*d^4/b^4*a^2*((b*x+a)^2*cosh(b*x+a)-2*(b*x+a)*sinh(b*x+a)+2*cosh(b*x+a))+d^4/b^4*((b*x+a)^4*cosh(b*x+a)
-4*(b*x+a)^3*sinh(b*x+a)+12*(b*x+a)^2*cosh(b*x+a)-24*(b*x+a)*sinh(b*x+a)+24*cosh(b*x+a))+d^4/b^4*a^4*cosh(b*x+
a)-12*d^2/b^2*a*c^2*((b*x+a)*cosh(b*x+a)-sinh(b*x+a))-12*d^3/b^3*a*c*((b*x+a)^2*cosh(b*x+a)-2*(b*x+a)*sinh(b*x
+a)+2*cosh(b*x+a))+12*d^3/b^3*a^2*c*((b*x+a)*cosh(b*x+a)-sinh(b*x+a))+c^4*cosh(b*x+a))

________________________________________________________________________________________

Maxima [B] Leaf count of result is larger than twice the leaf count of optimal. 326 vs. \(2 (91) = 182\).
time = 0.28, size = 326, normalized size = 3.58 \begin {gather*} \frac {c^{4} e^{\left (b x + a\right )}}{2 \, b} + \frac {2 \, {\left (b x e^{a} - e^{a}\right )} c^{3} d e^{\left (b x\right )}}{b^{2}} + \frac {c^{4} e^{\left (-b x - a\right )}}{2 \, b} + \frac {2 \, {\left (b x + 1\right )} c^{3} d e^{\left (-b x - a\right )}}{b^{2}} + \frac {3 \, {\left (b^{2} x^{2} e^{a} - 2 \, b x e^{a} + 2 \, e^{a}\right )} c^{2} d^{2} e^{\left (b x\right )}}{b^{3}} + \frac {3 \, {\left (b^{2} x^{2} + 2 \, b x + 2\right )} c^{2} d^{2} e^{\left (-b x - a\right )}}{b^{3}} + \frac {2 \, {\left (b^{3} x^{3} e^{a} - 3 \, b^{2} x^{2} e^{a} + 6 \, b x e^{a} - 6 \, e^{a}\right )} c d^{3} e^{\left (b x\right )}}{b^{4}} + \frac {2 \, {\left (b^{3} x^{3} + 3 \, b^{2} x^{2} + 6 \, b x + 6\right )} c d^{3} e^{\left (-b x - a\right )}}{b^{4}} + \frac {{\left (b^{4} x^{4} e^{a} - 4 \, b^{3} x^{3} e^{a} + 12 \, b^{2} x^{2} e^{a} - 24 \, b x e^{a} + 24 \, e^{a}\right )} d^{4} e^{\left (b x\right )}}{2 \, b^{5}} + \frac {{\left (b^{4} x^{4} + 4 \, b^{3} x^{3} + 12 \, b^{2} x^{2} + 24 \, b x + 24\right )} d^{4} e^{\left (-b x - a\right )}}{2 \, b^{5}} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((d*x+c)^4*sinh(b*x+a),x, algorithm="maxima")

[Out]

1/2*c^4*e^(b*x + a)/b + 2*(b*x*e^a - e^a)*c^3*d*e^(b*x)/b^2 + 1/2*c^4*e^(-b*x - a)/b + 2*(b*x + 1)*c^3*d*e^(-b
*x - a)/b^2 + 3*(b^2*x^2*e^a - 2*b*x*e^a + 2*e^a)*c^2*d^2*e^(b*x)/b^3 + 3*(b^2*x^2 + 2*b*x + 2)*c^2*d^2*e^(-b*
x - a)/b^3 + 2*(b^3*x^3*e^a - 3*b^2*x^2*e^a + 6*b*x*e^a - 6*e^a)*c*d^3*e^(b*x)/b^4 + 2*(b^3*x^3 + 3*b^2*x^2 +
6*b*x + 6)*c*d^3*e^(-b*x - a)/b^4 + 1/2*(b^4*x^4*e^a - 4*b^3*x^3*e^a + 12*b^2*x^2*e^a - 24*b*x*e^a + 24*e^a)*d
^4*e^(b*x)/b^5 + 1/2*(b^4*x^4 + 4*b^3*x^3 + 12*b^2*x^2 + 24*b*x + 24)*d^4*e^(-b*x - a)/b^5

________________________________________________________________________________________

Fricas [A]
time = 0.35, size = 169, normalized size = 1.86 \begin {gather*} \frac {{\left (b^{4} d^{4} x^{4} + 4 \, b^{4} c d^{3} x^{3} + b^{4} c^{4} + 12 \, b^{2} c^{2} d^{2} + 24 \, d^{4} + 6 \, {\left (b^{4} c^{2} d^{2} + 2 \, b^{2} d^{4}\right )} x^{2} + 4 \, {\left (b^{4} c^{3} d + 6 \, b^{2} c d^{3}\right )} x\right )} \cosh \left (b x + a\right ) - 4 \, {\left (b^{3} d^{4} x^{3} + 3 \, b^{3} c d^{3} x^{2} + b^{3} c^{3} d + 6 \, b c d^{3} + 3 \, {\left (b^{3} c^{2} d^{2} + 2 \, b d^{4}\right )} x\right )} \sinh \left (b x + a\right )}{b^{5}} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((d*x+c)^4*sinh(b*x+a),x, algorithm="fricas")

[Out]

((b^4*d^4*x^4 + 4*b^4*c*d^3*x^3 + b^4*c^4 + 12*b^2*c^2*d^2 + 24*d^4 + 6*(b^4*c^2*d^2 + 2*b^2*d^4)*x^2 + 4*(b^4
*c^3*d + 6*b^2*c*d^3)*x)*cosh(b*x + a) - 4*(b^3*d^4*x^3 + 3*b^3*c*d^3*x^2 + b^3*c^3*d + 6*b*c*d^3 + 3*(b^3*c^2
*d^2 + 2*b*d^4)*x)*sinh(b*x + a))/b^5

________________________________________________________________________________________

Sympy [B] Leaf count of result is larger than twice the leaf count of optimal. 311 vs. \(2 (92) = 184\).
time = 0.36, size = 311, normalized size = 3.42 \begin {gather*} \begin {cases} \frac {c^{4} \cosh {\left (a + b x \right )}}{b} + \frac {4 c^{3} d x \cosh {\left (a + b x \right )}}{b} + \frac {6 c^{2} d^{2} x^{2} \cosh {\left (a + b x \right )}}{b} + \frac {4 c d^{3} x^{3} \cosh {\left (a + b x \right )}}{b} + \frac {d^{4} x^{4} \cosh {\left (a + b x \right )}}{b} - \frac {4 c^{3} d \sinh {\left (a + b x \right )}}{b^{2}} - \frac {12 c^{2} d^{2} x \sinh {\left (a + b x \right )}}{b^{2}} - \frac {12 c d^{3} x^{2} \sinh {\left (a + b x \right )}}{b^{2}} - \frac {4 d^{4} x^{3} \sinh {\left (a + b x \right )}}{b^{2}} + \frac {12 c^{2} d^{2} \cosh {\left (a + b x \right )}}{b^{3}} + \frac {24 c d^{3} x \cosh {\left (a + b x \right )}}{b^{3}} + \frac {12 d^{4} x^{2} \cosh {\left (a + b x \right )}}{b^{3}} - \frac {24 c d^{3} \sinh {\left (a + b x \right )}}{b^{4}} - \frac {24 d^{4} x \sinh {\left (a + b x \right )}}{b^{4}} + \frac {24 d^{4} \cosh {\left (a + b x \right )}}{b^{5}} & \text {for}\: b \neq 0 \\\left (c^{4} x + 2 c^{3} d x^{2} + 2 c^{2} d^{2} x^{3} + c d^{3} x^{4} + \frac {d^{4} x^{5}}{5}\right ) \sinh {\left (a \right )} & \text {otherwise} \end {cases} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((d*x+c)**4*sinh(b*x+a),x)

[Out]

Piecewise((c**4*cosh(a + b*x)/b + 4*c**3*d*x*cosh(a + b*x)/b + 6*c**2*d**2*x**2*cosh(a + b*x)/b + 4*c*d**3*x**
3*cosh(a + b*x)/b + d**4*x**4*cosh(a + b*x)/b - 4*c**3*d*sinh(a + b*x)/b**2 - 12*c**2*d**2*x*sinh(a + b*x)/b**
2 - 12*c*d**3*x**2*sinh(a + b*x)/b**2 - 4*d**4*x**3*sinh(a + b*x)/b**2 + 12*c**2*d**2*cosh(a + b*x)/b**3 + 24*
c*d**3*x*cosh(a + b*x)/b**3 + 12*d**4*x**2*cosh(a + b*x)/b**3 - 24*c*d**3*sinh(a + b*x)/b**4 - 24*d**4*x*sinh(
a + b*x)/b**4 + 24*d**4*cosh(a + b*x)/b**5, Ne(b, 0)), ((c**4*x + 2*c**3*d*x**2 + 2*c**2*d**2*x**3 + c*d**3*x*
*4 + d**4*x**5/5)*sinh(a), True))

________________________________________________________________________________________

Giac [B] Leaf count of result is larger than twice the leaf count of optimal. 324 vs. \(2 (91) = 182\).
time = 0.43, size = 324, normalized size = 3.56 \begin {gather*} \frac {{\left (b^{4} d^{4} x^{4} + 4 \, b^{4} c d^{3} x^{3} + 6 \, b^{4} c^{2} d^{2} x^{2} - 4 \, b^{3} d^{4} x^{3} + 4 \, b^{4} c^{3} d x - 12 \, b^{3} c d^{3} x^{2} + b^{4} c^{4} - 12 \, b^{3} c^{2} d^{2} x + 12 \, b^{2} d^{4} x^{2} - 4 \, b^{3} c^{3} d + 24 \, b^{2} c d^{3} x + 12 \, b^{2} c^{2} d^{2} - 24 \, b d^{4} x - 24 \, b c d^{3} + 24 \, d^{4}\right )} e^{\left (b x + a\right )}}{2 \, b^{5}} + \frac {{\left (b^{4} d^{4} x^{4} + 4 \, b^{4} c d^{3} x^{3} + 6 \, b^{4} c^{2} d^{2} x^{2} + 4 \, b^{3} d^{4} x^{3} + 4 \, b^{4} c^{3} d x + 12 \, b^{3} c d^{3} x^{2} + b^{4} c^{4} + 12 \, b^{3} c^{2} d^{2} x + 12 \, b^{2} d^{4} x^{2} + 4 \, b^{3} c^{3} d + 24 \, b^{2} c d^{3} x + 12 \, b^{2} c^{2} d^{2} + 24 \, b d^{4} x + 24 \, b c d^{3} + 24 \, d^{4}\right )} e^{\left (-b x - a\right )}}{2 \, b^{5}} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((d*x+c)^4*sinh(b*x+a),x, algorithm="giac")

[Out]

1/2*(b^4*d^4*x^4 + 4*b^4*c*d^3*x^3 + 6*b^4*c^2*d^2*x^2 - 4*b^3*d^4*x^3 + 4*b^4*c^3*d*x - 12*b^3*c*d^3*x^2 + b^
4*c^4 - 12*b^3*c^2*d^2*x + 12*b^2*d^4*x^2 - 4*b^3*c^3*d + 24*b^2*c*d^3*x + 12*b^2*c^2*d^2 - 24*b*d^4*x - 24*b*
c*d^3 + 24*d^4)*e^(b*x + a)/b^5 + 1/2*(b^4*d^4*x^4 + 4*b^4*c*d^3*x^3 + 6*b^4*c^2*d^2*x^2 + 4*b^3*d^4*x^3 + 4*b
^4*c^3*d*x + 12*b^3*c*d^3*x^2 + b^4*c^4 + 12*b^3*c^2*d^2*x + 12*b^2*d^4*x^2 + 4*b^3*c^3*d + 24*b^2*c*d^3*x + 1
2*b^2*c^2*d^2 + 24*b*d^4*x + 24*b*c*d^3 + 24*d^4)*e^(-b*x - a)/b^5

________________________________________________________________________________________

Mupad [B]
time = 0.45, size = 215, normalized size = 2.36 \begin {gather*} \frac {\mathrm {cosh}\left (a+b\,x\right )\,\left (b^4\,c^4+12\,b^2\,c^2\,d^2+24\,d^4\right )}{b^5}-\frac {4\,\mathrm {sinh}\left (a+b\,x\right )\,\left (b^2\,c^3\,d+6\,c\,d^3\right )}{b^4}+\frac {d^4\,x^4\,\mathrm {cosh}\left (a+b\,x\right )}{b}+\frac {4\,x\,\mathrm {cosh}\left (a+b\,x\right )\,\left (b^2\,c^3\,d+6\,c\,d^3\right )}{b^3}-\frac {4\,d^4\,x^3\,\mathrm {sinh}\left (a+b\,x\right )}{b^2}-\frac {12\,x\,\mathrm {sinh}\left (a+b\,x\right )\,\left (b^2\,c^2\,d^2+2\,d^4\right )}{b^4}+\frac {6\,x^2\,\mathrm {cosh}\left (a+b\,x\right )\,\left (b^2\,c^2\,d^2+2\,d^4\right )}{b^3}+\frac {4\,c\,d^3\,x^3\,\mathrm {cosh}\left (a+b\,x\right )}{b}-\frac {12\,c\,d^3\,x^2\,\mathrm {sinh}\left (a+b\,x\right )}{b^2} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(sinh(a + b*x)*(c + d*x)^4,x)

[Out]

(cosh(a + b*x)*(24*d^4 + b^4*c^4 + 12*b^2*c^2*d^2))/b^5 - (4*sinh(a + b*x)*(6*c*d^3 + b^2*c^3*d))/b^4 + (d^4*x
^4*cosh(a + b*x))/b + (4*x*cosh(a + b*x)*(6*c*d^3 + b^2*c^3*d))/b^3 - (4*d^4*x^3*sinh(a + b*x))/b^2 - (12*x*si
nh(a + b*x)*(2*d^4 + b^2*c^2*d^2))/b^4 + (6*x^2*cosh(a + b*x)*(2*d^4 + b^2*c^2*d^2))/b^3 + (4*c*d^3*x^3*cosh(a
 + b*x))/b - (12*c*d^3*x^2*sinh(a + b*x))/b^2

________________________________________________________________________________________